-
Notifications
You must be signed in to change notification settings - Fork 619
Version Packages #4907
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Version Packages #4907
Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Your org has enabled the Graphite merge queue for merging into mainAdd the label “merge-queue” to the PR and Graphite will automatically add it to the merge queue when it’s ready to merge. Or use the label “hotfix” to add to the merge queue as a hot fix. You must have a Graphite account and log in to Graphite in order to use the merge queue. Sign up using this link. |
size-limit report 📦
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #4907 +/- ##
=======================================
Coverage 47.60% 47.61%
=======================================
Files 1057 1057
Lines 57228 57241 +13
Branches 3924 3926 +2
=======================================
+ Hits 27245 27256 +11
- Misses 29294 29296 +2
Partials 689 689
*This pull request uses carry forward flags. Click here to find out more. |
cef46c2 to
12c2c85
Compare
12c2c85 to
aa29688
Compare
aa29688 to
93a4cbf
Compare
93a4cbf to
391c6b9
Compare
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
Releases
[email protected]
Minor Changes
#4906
63d0777Thanks @joaquim-verges! - NewuseLinkProfile()hook to link profiles to inapp and ecosystem accounts#4905
a453d96Thanks @kien-ngo! - Add name & address resolvers for Unstoppable DomainsPatch Changes
#4919
d4c423cThanks @joaquim-verges! - Fix passing 0n as from/to blocks in getContractEvents#4918
0f6b881Thanks @ElasticBottle! - Add querying for in app wallet user details via externally linked wallet address:Add querying for ecosystem wallet user details:
PR-Codex overview
This PR updates the
thirdwebpackage from version5.60.1to5.61.0, introduces new features, and fixes bugs. It includes a new hook for linking profiles and enhancements for querying user details.Detailed summary
versioninpackages/thirdweb/package.jsonto5.61.0.useLinkProfile()hook for linking profiles.0ningetContractEvents.